MAKE MEMBLOCK FROM SOUND
This command will make a memblock from a sound. The specified values must be integer values and the source resource must exist or the command will fail. The memblock stores the data as BitsPerSecond(DWORD), Frequency(DWORD), Duration(DWORD), Sound Data(BYTES).

SYNTAX
MAKE MEMBLOCK FROM SOUND Memblock Number, Sound Number

RELATED INFO
MEMBLOCKS Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example